/*
  Full d'estils per al formulari públic d'inscripció ciutadana
  El Foment
  Versió Adults
*/


/* Específics pàgina Períodes oberts */
.header_periods {
}
.header_default::after,
.header_periods::after {
}

.periodes_oberts {
}

.periodes_oberts .titol h3 {
}

h3.open_registrations_title span.open_registrations_title_center {
 
}
h3.open_registrations_title span.open_registrations_title_separator {
}
h3.open_registrations_title span.open_registrations_title_info {
}


.periodes h4.explicacio {
}

.periodes_oberts .periodes .periode {
}



.footer_periods {
}

.footer_periods {
}


/* Específics pàgina 1 */

.dades_estudiant .titol h3 {
  display: none;
}
.dades_estudiant .titol::after {
  display: block;
  color: #222222;
  content: "Dades de la persona que es vol inscriure";
  font-size: 1.17em;
  font-weight: bold;
}

.dades_estudiant .dades_naixement #div_pais_naixement,
.dades_estudiant .dades_naixement #div_provincia_naixement,
.dades_estudiant .dades_naixement #div_poblacio_naixement {
}

.dades_estudiant .dades_contacte #div_telefon label {
	display: none;
}
.dades_estudiant .dades_contacte #div_telefon::before {
  display: inline-block;
  content: "Mòbil";
  margin-right: 10px;
  padding-left: 20px;
}

.dades_estudiant .dades_formacio {
  display: none;
}

div#div_coneixements label {
}

div#div_coneixements::before {
}

div.dades_tutor1 .titol {
  display: none;
}

div.dades_tutor1 .titol::before {
  /* Nota: posat per si l'edat és entre 18 i 20 */
  content: "Dades del/de la tutor/a";
  color: #222222;
  font-size: 1.17em;
  font-weight: bold;
}
div.dades_tutor1 .titol h3,
div.dades_tutor1 .titol span.nota_major_edat {
  display: none;
}

.dades_tutor1 #div_nom,
.dades_tutor1 #div_cognom1,
.dades_tutor1 #div_cognom2,
.dades_tutor1 #div_dni,
.dades_tutor1 #div_genere,
.dades_tutor1 .dades_contacte {
  display: none;
}

.dades_tutor1 .dades_adreca {
  padding-top: 0px;
}

.dades_tutor1 .dades_contacte #div_telefon2 {
  display: none;
}

#form_dades_personals .dades_iban {
}

#form_dades_personals div.dades_tutor2 {
  display: none;
  border: 0;
}
#form_dades_personals div.dades_tutor2 div {
  display: none;
}

/* Específics pàgina 2 */
#form_seleccio_oferta .accions {
	clear: both;
}

/* Vista prèvia */
.demand-params-form {
}

.div_cb_autoritzacio, .div_cb_barem {
	line-height: 1.5em;
}

.div_cb_autoritzacio ~ .div_cb_autoritzacio , .div_cb_barem ~ .div_cb_barem {
	border-top: 1px dotted #373737;
	margin-top: 10px;
	padding-top: 2px;
}

.div_cb_autoritzacio div.div_autoritzacio_descripcio {
	color: #4a6877;
  text-align: justify;
}

.div_cb_autoritzacio label.autoritzacio_observacions, .div_cb_barem label.barem_observacions,
.div_cb_autoritzacio input.obs_autoritzacio, .div_cb_barem input.obs_barem {
	display: none;
}
/* Específics pàgina 3 */
div.ofertes_seleccionades .ofertes li {
}

div.ofertes_seleccionades .ofertes li {
}

div.ofertes_seleccionades .ofertes .ambit,
div.ofertes_seleccionades .ofertes .oferta {
}


/* Específics pàgina 4 */
.estudiant_creat {
	margin-top: 40px;
}